Skip to content

Add support for std::hash#404

Merged
mborland merged 6 commits into
developfrom
402
May 15, 2026
Merged

Add support for std::hash#404
mborland merged 6 commits into
developfrom
402

Conversation

@mborland
Copy link
Copy Markdown
Member

Closes: #402

@mborland mborland self-assigned this May 12, 2026
@mborland mborland added the enhancement New feature or request label May 12, 2026
@cppalliance-bot
Copy link
Copy Markdown

cppalliance-bot commented May 12, 2026

An automated preview of the documentation is available at https://404.int128.prtest3.cppalliance.org/libs/int128/doc/html/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2026-05-15 17:49:10 UTC

@mborland mborland merged commit ae034fd into develop May 15, 2026
74 of 75 checks passed
@mborland mborland deleted the 402 branch May 15, 2026 18:33
@codecov
Copy link
Copy Markdown

codecov Bot commented May 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.26%. Comparing base (e69f3fa) to head (abd8979).
⚠️ Report is 7 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #404      +/-   ##
===========================================
+ Coverage    96.19%   96.26%   +0.06%     
===========================================
  Files           72       74       +2     
  Lines         6306     6419     +113     
  Branches      2124     2166      +42     
===========================================
+ Hits          6066     6179     +113     
  Misses          34       34              
  Partials       206      206              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add std::hash support

2 participants